- defunctionalization
- 1) Биология: прекращение функции2) Медицина: полное отсутствие функции органа, утрата функции (полное отсутствие; какого-л. органа), утрата функции органа
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Defunctionalization — In programming languages, defunctionalization refers to a compile time transformation which eliminates higher order functions, replacing them by a single first order apply function. The technique was first described by John C. Reynolds in his… … Wikipedia
Currying — This article is about the function transformation technique. For the general variety of spicy dishes, see Curry. In mathematics and computer science, currying is the technique of transforming a function that takes multiple arguments (or an n… … Wikipedia
Closure (computer science) — In computer science, a closure (also lexical closure, function closure, function value or functional value) is a function together with a referencing environment for the non local variables of that function.[1] A closure allows a function to… … Wikipedia
John C. Reynolds — is an American computer scientist (born June 1, 1935).John Reynolds studied at Purdue University and then earned a PhD in theoretical physics from Harvard University in 1961. He was Professor of Information science at Syracuse University from… … Wikipedia